GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureSegmenter / GetParagraphCount Method





In This Topic
GetParagraphCount Method (GdPictureSegmenter)
In This Topic
Syntax
'Declaration
 
Public Function GetParagraphCount( _
   ByVal SegmentationResultID As String _
) As Integer
public int GetParagraphCount( 
   string SegmentationResultID
)
public function GetParagraphCount( 
    SegmentationResultID: String
): Integer; 
public function GetParagraphCount( 
   SegmentationResultID : String
) : int;
public: int GetParagraphCount( 
   string* SegmentationResultID
) 
public:
int GetParagraphCount( 
   String^ SegmentationResultID
) 

Parameters

SegmentationResultID
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureSegmenter
GdPictureSegmenter Members